- Posted on
- Featured Image
Step-by-step guide to build a private, Bash-friendly AI knowledge base on Linux: convert and ingest docs (text/Markdown/PDF/HTML/code), chunk and embed with sentence-transformers, store in ChromaDB, and query via terminal with optional RAG answers from Ollama or OpenAI. Covers apt/dnf/zypper setup, wrappers (kb-ingest/kb-ask), cron reindexing, quality checks, and paths to scale or swap vector stores.